.. _Export NeurEco Discrete Dynamic model with GUI:

Export NeurEco Discrete Dynamic model with GUI
==============================================

| By default, NeurEco saves Discrete Dynamic models in its binary format .ernn. 
| A NeurEco embed license allows to export models to the FMU format.  The Functional Mock-up Interface (or FMI) defines a standardized interface to be used in computer simulations to develop complex cyber-physical systems. More details are available at these pages: `<https://fmi-standard.org/>`_, and `<https://en.wikipedia.org/wiki/Functional_Mock-up_Interface>`_ 

To export a model in GUI:

•	Switch to **Export** tab

•	Click on the button with the logo of the desired format and choose a name and a destination of the model

.. figure:: ../../../images/GUIDiscreteDynamicExport.png
        :width: 700
        :alt: **Export** tab for **Discrete Dynamic**
        :align: center

        **Export** tab for **Discrete Dynamic**	

.. Note::

    | By default the last model in the checkpoint is exported.
    | Use the checkpoint slider on the bottom to choose any intermediate model and then export it in a chosen format.